public void setSortFields( java.lang.String[] sortFields ) |
Parameters
- sortFields
- An array of names specifying the fields used for sorting the portfolio items in the user interface.
public void setSortFields( java.lang.String[] sortFields ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | When sortFields is null or its length is 0. |